Negative class (machine learning)
In binary classification, one class is termed positive and the other is termed negative. The positive class is the thing or event that the model is testing for and the negative class is the other possibility. For example:
- The negative class in a medical test might be “not tumor.”
- The negative class in an email classifier might be “not spam.”